Skip to content

Conversation

degjorva
Copy link
Contributor

@degjorva degjorva commented Sep 9, 2025

See commits
test_crypto: PR-860

@degjorva degjorva requested review from a team, nordicjm and tejlmand as code owners September 9, 2025 14:27
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Sep 9, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Sep 9, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
trusted-firmware-m nrfconnect/sdk-trusted-firmware-m@2c9f9c6 (ncs-v3.1.99-snapshot2) nrfconnect/sdk-trusted-firmware-m#208 nrfconnect/sdk-trusted-firmware-m#208/files
zephyr nrfconnect/sdk-zephyr@d3d01f7 nrfconnect/sdk-zephyr#3260 nrfconnect/sdk-zephyr#3260/files

DNM label due to: 2 projects with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Sep 9, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 47

Inputs:

Sources:

trusted-firmware-m: PR head: f37cea2a7846b9abe9e935542aa25b2be3d8273e
sdk-nrf: PR head: c2f3d342c62be6c5e505639f674bdd5a60d7ada2
zephyr: PR head: 51401c05b5555f5d77354151ad454e494a11de85

more details

trusted-firmware-m:

PR head: f37cea2a7846b9abe9e935542aa25b2be3d8273e
merge base: 021e2bbd50c215e41710a72e05abce3224f074a7
target head (main): f9a27d019efe988d831bda76a385751807cf7c87
Diff

sdk-nrf:

PR head: c2f3d342c62be6c5e505639f674bdd5a60d7ada2
merge base: 2cc973169f347c57f36df932972cc3d2c48b8f07
target head (main): 8176edf2115f9e7f9c8089d2e70c36d84b9dfccc
Diff

zephyr:

PR head: 51401c05b5555f5d77354151ad454e494a11de85
merge base: 5696f6b423a54390721955d6e0e63c363e02cfff
target head (main): d3d01f7179159e9b5ea84799042b4ffebe5f2d49
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (362)
boards
│  ├── nordic
│  │  ├── nrf54lv10dk
│  │  │  │ nrf54lv10dk_nrf54lv10a_cpuapp_ns_defconfig
cmake
│  ├── sysbuild
│  │  │ partition_manager.cmake
doc
│  ├── nrf
│  │  ├── includes
│  │  │  │ sample_board_rows.txt
│  │  ├── releases_and_maturity
│  │  │  ├── releases
│  │  │  │  │ release-notes-changelog.rst
modules
│  ├── tee
│  │  ├── tf-m
│  │  │  ├── trusted-firmware-m
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── bl1
│  │  │  │  │  ├── bl1_2
│  │  │  │  │  │  ├── lib
│  │  │  │  │  │  │  ├── image.c
│  │  │  │  │  │  │  ├── interface
│  │  │  │  │  │  │  │  │ image.h
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── cmake
│  │  │  │  │  ├── install.cmake
│  │  │  │  │  ├── spe-CMakeLists.cmake
│  │  │  │  │  │ version.cmake
│  │  │  │  ├── config
│  │  │  │  │  ├── check_config.cmake
│  │  │  │  │  │ config_base.cmake
│  │  │  │  ├── docs
│  │  │  │  │  ├── contributing
│  │  │  │  │  │  │ maintainers.rst
│  │  │  │  │  ├── platform
│  │  │  │  │  │  ├── stm
│  │  │  │  │  │  │  ├── b_u585i_iot02a
│  │  │  │  │  │  │  │  │ readme.rst
│  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  ├── stm32h5xx
│  │  │  │  │  │  │  │  │  │ readme.rst
│  │  │  │  │  │  │  │  ├── stm32l5xx
│  │  │  │  │  │  │  │  │  │ readme.rst
│  │  │  │  │  │  │  │  ├── stm32u5xx
│  │  │  │  │  │  │  │  │  │ readme.rst
│  │  │  │  │  │  │  │  ├── stm32wbaxx
│  │  │  │  │  │  │  │  │  │ readme.rst
│  │  │  │  │  │  │  ├── index.rst
│  │  │  │  │  │  │  ├── nucleo_l552ze_q
│  │  │  │  │  │  │  │  │ readme.rst
│  │  │  │  │  │  │  ├── stm32h573i_dk
│  │  │  │  │  │  │  │  │ readme.rst
│  │  │  │  │  │  │  ├── stm32l562e_dk
│  │  │  │  │  │  │  │  │ readme.rst
│  │  │  │  │  │  │  ├── stm32wba65i-dk
│  │  │  │  │  │  │  │  │ readme.rst
│  │  │  │  ├── interface
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── include
│  │  │  │  │  │  ├── psa
│  │  │  │  │  │  │  ├── build_info.h
│  │  │  │  │  │  │  ├── crypto.h
│  │  │  │  │  │  │  ├── crypto_adjust_auto_enabled.h
│  │  │  │  │  │  │  ├── crypto_adjust_config_key_pair_types.h
│  │  │  │  │  │  │  ├── crypto_adjust_config_synonyms.h
│  │  │  │  │  │  │  ├── crypto_compat.h
│  │  │  │  │  │  │  ├── crypto_driver_common.h
│  │  │  │  │  │  │  ├── crypto_driver_contexts_composites.h
│  │  │  │  │  │  │  ├── crypto_driver_contexts_key_derivation.h
│  │  │  │  │  │  │  ├── crypto_driver_contexts_primitives.h
│  │  │  │  │  │  │  ├── crypto_extra.h
│  │  │  │  │  │  │  ├── crypto_legacy.h
│  │  │  │  │  │  │  ├── crypto_platform.h
│  │  │  │  │  │  │  ├── crypto_se_driver.h
│  │  │  │  │  │  │  ├── crypto_sizes.h
│  │  │  │  │  │  │  ├── crypto_struct.h
│  │  │  │  │  │  │  ├── crypto_types.h
│  │  │  │  │  │  │  │ crypto_values.h
│  │  │  │  │  │  │ tfm_crypto_defs.h
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ tfm_crypto_api.c
│  │  │  │  ├── platform
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── ext
│  │  │  │  │  │  ├── accelerator
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── cc312
│  │  │  │  │  │  │  │  │ otp_cc312.c
│  │  │  │  │  │  │  ├── stm
│  │  │  │  │  │  │  │  │ CMakeLists.txt
│  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  ├── exception_info.c
│  │  │  │  │  │  │  ├── gcc
│  │  │  │  │  │  │  │  │ tfm_common_s.ld.template
│  │  │  │  │  │  │  ├── provisioning.c
│  │  │  │  │  │  │  ├── provisioning_bundle
│  │  │  │  │  │  │  │  │ provisioning_bundle.h
│  │  │  │  │  │  │  ├── template
│  │  │  │  │  │  │  │  ├── attest_hal.c
│  │  │  │  │  │  │  │  │ flash_otp_nv_counters_backend.h
│  │  │  │  │  │  ├── target
│  │  │  │  │  │  │  ├── arm
│  │  │  │  │  │  │  │  ├── corstone1000
│  │  │  │  │  │  │  │  │  ├── ci_regression_tests
│  │  │  │  │  │  │  │  │  │  │ s_io_storage_test.c
│  │  │  │  │  │  │  │  ├── mps3
│  │  │  │  │  │  │  │  │  ├── corstone300
│  │  │  │  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  │  │  │  ├── ns
│  │  │  │  │  │  │  │  │  │  │  │  │ common.cmake
│  │  │  │  │  │  │  │  │  ├── corstone310
│  │  │  │  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  │  │  │  ├── ns
│  │  │  │  │  │  │  │  │  │  │  │  │ common.cmake
│  │  │  │  │  │  │  │  ├── mps4
│  │  │  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  │  │  ├── attest_hal.c
│  │  │  │  │  │  │  │  │  │  ├── bl1
│  │  │  │  │  │  │  │  │  │  │  │ boot_hal_bl1_1.c
│  │  │  │  │  │  │  │  │  │  ├── common.cmake
│  │  │  │  │  │  │  │  │  │  ├── ns
│  │  │  │  │  │  │  │  │  │  │  │ CMakeLists.txt
│  │  │  │  │  │  │  │  │  │  ├── otp_lcm.c
│  │  │  │  │  │  │  │  │  │  ├── provisioning
│  │  │  │  │  │  │  │  │  │  │  ├── bundle_common
│  │  │  │  │  │  │  │  │  │  │  │  │ provisioning_bundle.h
│  │  │  │  │  │  │  │  ├── rse
│  │  │  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  │  │  │ attest_hal.c
│  │  │  │  │  │  │  ├── armchina
│  │  │  │  │  │  │  │  ├── mps3
│  │  │  │  │  │  │  │  │  ├── alcor
│  │  │  │  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  │  │  │  ├── ns
│  │  │  │  │  │  │  │  │  │  │  │  │ common.cmake
│  │  │  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  │  │  ├── provisioning
│  │  │  │  │  │  │  │  │  │  │  │ provisioning_bundle.h
│  │  │  │  │  │  │  ├── nordic_nrf
│  │  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  │  ├── core
│  │  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  │  ├── cmsis_drivers
│  │  │  │  │  │  │  │  │  │  │  ├── Driver_Flash.c
│  │  │  │  │  │  │  │  │  │  │  │ Driver_USART.c
│  │  │  │  │  │  │  │  │  │  ├── config_nordic_nrf_spe.cmake.in
│  │  │  │  │  │  │  │  │  │  ├── hw_init.c
│  │  │  │  │  │  │  │  │  │  ├── nrfx_config.h
│  │  │  │  │  │  │  │  │  │  ├── ns
│  │  │  │  │  │  │  │  │  │  │  │ CMakeLists.txt
│  │  │  │  │  │  │  │  │  │  ├── secure_peripherals_defs.c
│  │  │  │  │  │  │  │  │  │  ├── services
│  │  │  │  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │  │  │  │ tfm_platform_hal_ioctl.c
│  │  │  │  │  │  │  │  │  │  ├── startup.h
│  │  │  │  │  │  │  │  │  │  ├── startup_nrf54l_common.c
│  │  │  │  │  │  │  │  │  │  ├── startup_nrf54l_common.h
│  │  │  │  │  │  │  │  │  │  ├── startup_nrf54lm.c
│  │  │  │  │  │  │  │  │  │  ├── startup_nrf54lv.c
│  │  │  │  │  │  │  │  │  │  ├── startup_nrf54lx.c
│  │  │  │  │  │  │  │  │  │  ├── startup_nrf7120.c
│  │  │  │  │  │  │  │  │  │  ├── target_cfg.c
│  │  │  │  │  │  │  │  │  │  ├── target_cfg.h
│  │  │  │  │  │  │  │  │  │  ├── target_cfg_53_91.c
│  │  │  │  │  │  │  │  │  │  ├── target_cfg_54l.c
│  │  │  │  │  │  │  │  │  │  ├── target_cfg_71.c
│  │  │  │  │  │  │  │  │  │  │ tfm_hal_its_encryption_cracen.c
│  │  │  │  │  │  │  │  │  ├── nrf54l
│  │  │  │  │  │  │  │  │  │  ├── config.cmake
│  │  │  │  │  │  │  │  │  │  ├── mmio_defs.h
│  │  │  │  │  │  │  │  │  │  ├── tfm_interrupts.c
│  │  │  │  │  │  │  │  │  │  │ tfm_peripherals_config_nrf54l.h
│  │  │  │  │  │  │  │  │  ├── nrf54l10
│  │  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  │  ├── partition
│  │  │  │  │  │  │  │  │  │  │  │ flash_layout.h
│  │  │  │  │  │  │  │  │  ├── nrf54l15
│  │  │  │  │  │  │  │  │  │  │ CMakeLists.txt
│  │  │  │  │  │  │  │  │  ├── nrf54lm20a
│  │  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  │  ├── config.cmake
│  │  │  │  │  │  │  │  │  │  ├── cpuarch.cmake
│  │  │  │  │  │  │  │  │  │  ├── ns
│  │  │  │  │  │  │  │  │  │  │  │ CMakeLists.txt
│  │  │  │  │  │  │  │  │  │  ├── partition
│  │  │  │  │  │  │  │  │  │  │  ├── flash_layout.h
│  │  │  │  │  │  │  │  │  │  │  │ region_defs.h
│  │  │  │  │  │  │  │  │  │  ├── tests
│  │  │  │  │  │  │  │  │  │  │  │ psa_arch_tests_config.cmake
│  │  │  │  │  │  │  │  │  ├── nrf54lv10a
│  │  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  │  ├── config.cmake
│  │  │  │  │  │  │  │  │  │  ├── cpuarch.cmake
│  │  │  │  │  │  │  │  │  │  ├── ns
│  │  │  │  │  │  │  │  │  │  │  │ CMakeLists.txt
│  │  │  │  │  │  │  │  │  │  ├── partition
│  │  │  │  │  │  │  │  │  │  │  ├── flash_layout.h
│  │  │  │  │  │  │  │  │  │  │  │ region_defs.h
│  │  │  │  │  │  │  │  │  │  ├── tests
│  │  │  │  │  │  │  │  │  │  │  │ psa_arch_tests_config.cmake
│  │  │  │  │  │  │  │  │  ├── nrf7120
│  │  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  │  ├── config.cmake
│  │  │  │  │  │  │  │  │  │  ├── cpuarch.cmake
│  │  │  │  │  │  │  │  │  │  ├── mmio_defs.h
│  │  │  │  │  │  │  │  │  │  ├── nrf71_init.c
│  │  │  │  │  │  │  │  │  │  ├── nrfx_config_nrf71.h
│  │  │  │  │  │  │  │  │  │  ├── ns
│  │  │  │  │  │  │  │  │  │  │  │ CMakeLists.txt
│  │  │  │  │  │  │  │  │  │  ├── partition
│  │  │  │  │  │  │  │  │  │  │  ├── flash_layout.h
│  │  │  │  │  │  │  │  │  │  │  │ region_defs.h
│  │  │  │  │  │  │  │  │  │  ├── tests
│  │  │  │  │  │  │  │  │  │  │  │ psa_arch_tests_config.cmake
│  │  │  │  │  │  │  │  │  │  ├── tfm_interrupts.c
│  │  │  │  │  │  │  │  │  │  ├── tfm_peripherals_config_nrf71.h
│  │  │  │  │  │  │  │  │  │  │ tfm_peripherals_def.h
│  │  │  │  │  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp
│  │  │  │  │  │  │  │  │  │ tfm_peripherals_config.h
│  │  │  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp
│  │  │  │  │  │  │  │  │  │ tfm_peripherals_config.h
│  │  │  │  │  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp
│  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  ├── RTE_Device.h
│  │  │  │  │  │  │  │  │  ├── config.cmake
│  │  │  │  │  │  │  │  │  ├── cpuarch.cmake
│  │  │  │  │  │  │  │  │  ├── device_cfg.h
│  │  │  │  │  │  │  │  │  ├── ns
│  │  │  │  │  │  │  │  │  │  │ cpuarch_ns.cmake
│  │  │  │  │  │  │  │  │  ├── services
│  │  │  │  │  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  │  │  │  │  │ tfm_platform_user_memory_ranges.h
│  │  │  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │  │  │ tfm_platform_system.c
│  │  │  │  │  │  │  │  │  ├── tests
│  │  │  │  │  │  │  │  │  │  ├── psa_arch_tests_config.cmake
│  │  │  │  │  │  │  │  │  │  │ tfm_tests_config.cmake
│  │  │  │  │  │  │  │  │  ├── tfm_hal_platform.c
│  │  │  │  │  │  │  │  │  │ tfm_peripherals_config.h
│  │  │  │  │  │  │  │  ├── nrf54lv10dk_nrf54lv10a_cpuapp
│  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  ├── RTE_Device.h
│  │  │  │  │  │  │  │  │  ├── config.cmake
│  │  │  │  │  │  │  │  │  ├── cpuarch.cmake
│  │  │  │  │  │  │  │  │  ├── device_cfg.h
│  │  │  │  │  │  │  │  │  ├── ns
│  │  │  │  │  │  │  │  │  │  │ cpuarch_ns.cmake
│  │  │  │  │  │  │  │  │  ├── services
│  │  │  │  │  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  │  │  │  │  │ tfm_platform_user_memory_ranges.h
│  │  │  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │  │  │ tfm_platform_system.c
│  │  │  │  │  │  │  │  │  ├── tests
│  │  │  │  │  │  │  │  │  │  ├── psa_arch_tests_config.cmake
│  │  │  │  │  │  │  │  │  │  │ tfm_tests_config.cmake
│  │  │  │  │  │  │  │  │  ├── tfm_hal_platform.c
│  │  │  │  │  │  │  │  │  │ tfm_peripherals_config.h
│  │  │  │  │  │  │  │  ├── nrf7120pdk_nrf7120_cpuapp
│  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  ├── RTE_Device.h
│  │  │  │  │  │  │  │  │  ├── config.cmake
│  │  │  │  │  │  │  │  │  ├── cpuarch.cmake
│  │  │  │  │  │  │  │  │  ├── device_cfg.h
│  │  │  │  │  │  │  │  │  ├── ns
│  │  │  │  │  │  │  │  │  │  │ cpuarch_ns.cmake
│  │  │  │  │  │  │  │  │  ├── services
│  │  │  │  │  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  │  │  │  │  │ tfm_platform_user_memory_ranges.h
│  │  │  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │  │  │ tfm_platform_system.c
│  │  │  │  │  │  │  │  │  ├── tests
│  │  │  │  │  │  │  │  │  │  ├── psa_arch_tests_config.cmake
│  │  │  │  │  │  │  │  │  │  │ tfm_tests_config.cmake
│  │  │  │  │  │  │  │  │  ├── tfm_hal_platform.c
│  │  │  │  │  │  │  │  │  │ tfm_peripherals_config.h
│  │  │  │  │  │  │  ├── nuvoton
│  │  │  │  │  │  │  │  ├── m2351
│  │  │  │  │  │  │  │  │  │ CMakeLists.txt
│  │  │  │  │  │  │  │  ├── m2354
│  │  │  │  │  │  │  │  │  │ CMakeLists.txt
│  │  │  │  │  │  │  ├── stm
│  │  │  │  │  │  │  │  ├── b_u585i_iot02a
│  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  ├── partition
│  │  │  │  │  │  │  │  │  │  │ flash_layout.h
│  │  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  │  ├── hal
│  │  │  │  │  │  │  │  │  │  ├── CMSIS_Driver
│  │  │  │  │  │  │  │  │  │  │  │ low_level_flash.c
│  │  │  │  │  │  │  │  │  │  ├── Components
│  │  │  │  │  │  │  │  │  │  │  ├── mx25lm51245g
│  │  │  │  │  │  │  │  │  │  │  │  ├── mx25lm51245g.c
│  │  │  │  │  │  │  │  │  │  │  │  │ mx25lm51245g.h
│  │  │  │  │  │  │  │  │  │  ├── accelerator
│  │  │  │  │  │  │  │  │  │  │  ├── aes_alt.c
│  │  │  │  │  │  │  │  │  │  │  │ gcm_alt.c
│  │  │  │  │  │  │  │  │  ├── stm32h5xx
│  │  │  │  │  │  │  │  │  │  │ CMakeLists.txt
│  │  │  │  │  │  │  │  │  ├── stm32u5xx
│  │  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  │  ├── Device
│  │  │  │  │  │  │  │  │  │  │  ├── Include
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u585xx.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5a5xx.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx.h
│  │  │  │  │  │  │  │  │  │  │  │  │ system_stm32u5xx.h
│  │  │  │  │  │  │  │  │  │  ├── bl2
│  │  │  │  │  │  │  │  │  │  │  │ stm32u5xx_hal_msp.c
│  │  │  │  │  │  │  │  │  │  ├── hal
│  │  │  │  │  │  │  │  │  │  │  ├── Inc
│  │  │  │  │  │  │  │  │  │  │  │  ├── Legacy
│  │  │  │  │  │  │  │  │  │  │  │  │  │ stm32_hal_legacy.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_cortex.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_cryp.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_cryp_ex.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_def.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_dma.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_dma_ex.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_flash.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_flash_ex.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_gpio.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_gpio_ex.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_gtzc.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_hash.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_hash_ex.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_i2c.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_i2c_ex.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_icache.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_ospi.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_pka.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_pwr.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_pwr_ex.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_rcc.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_rcc_ex.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_rng.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_rng_ex.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_rtc.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_rtc_ex.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_uart.h
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_uart_ex.h
│  │  │  │  │  │  │  │  │  │  │  │  │ stm32u5xx_ll_dlyb.h
│  │  │  │  │  │  │  │  │  │  │  ├── Src
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_cortex.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_cryp.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_cryp_ex.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_dma.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_dma_ex.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_flash.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_flash_ex.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_gpio.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_gtzc.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_hash.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_hash_ex.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_i2c.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_i2c_ex.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_icache.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_ospi.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_pka.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_pwr.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_pwr_ex.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_rcc.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_rcc_ex.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_rng.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_rng_ex.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_rtc.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_rtc_ex.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_uart.c
│  │  │  │  │  │  │  │  │  │  │  │  ├── stm32u5xx_hal_uart_ex.c
│  │  │  │  │  │  │  │  │  │  │  │  │ stm32u5xx_ll_dlyb.c
│  │  │  │  │  │  │  │  │  ├── stm32wbaxx
│  │  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │  │  │  │  ├── mcuboot_config
│  │  │  │  │  │  │  │  │  │  │  │  │ mcuboot_config.h
│  │  │  │  │  │  │  │  │  │  ├── hal
│  │  │  │  │  │  │  │  │  │  │  ├── Src
│  │  │  │  │  │  │  │  │  │  │  │  │ stm32wbaxx_hal_dma_ex.c
│  │  │  │  │  │  │  │  │  │  ├── scripts
│  │  │  │  │  │  │  │  │  │  │  ├── postbuild.sh
│  │  │  │  │  │  │  │  │  │  │  │ regression.sh
│  │  │  │  │  │  │  │  │  │  ├── secure
│  │  │  │  │  │  │  │  │  │  │  ├── target_cfg.c
│  │  │  │  │  │  │  │  │  │  │  ├── tfm_hal_isolation.c
│  │  │  │  │  │  │  │  │  │  │  │ tfm_hal_platform.c
│  │  │  │  │  │  │  │  ├── stm32h573i_dk
│  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  │  │  │  │ boot_hal_cfg.h
│  │  │  │  │  │  │  │  │  ├── tests
│  │  │  │  │  │  │  │  │  │  │ psa_arch_tests_config.cmake
│  │  │  │  │  │  │  │  ├── stm32wba65i_dk
│  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  ├── accelerator
│  │  │  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │  │  ├── crypto_accelerator_config.h
│  │  │  │  │  │  │  │  │  │  │ mbedtls_accelerator_config.h
│  │  │  │  │  │  │  │  │  ├── config.cmake
│  │  │  │  │  │  │  │  │  ├── config_tfm_target.h
│  │  │  │  │  │  │  │  │  ├── cpuarch.cmake
│  │  │  │  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  │  │  │  ├── board.h
│  │  │  │  │  │  │  │  │  │  ├── boot_hal_cfg.h
│  │  │  │  │  │  │  │  │  │  ├── device_cfg.h
│  │  │  │  │  │  │  │  │  │  ├── flash_layout_test.h
│  │  │  │  │  │  │  │  │  │  ├── platform_nv_counters_ids.h
│  │  │  │  │  │  │  │  │  │  ├── stm32hal.h
│  │  │  │  │  │  │  │  │  │  │ stm32wbaxx_hal_conf.h
│  │  │  │  │  │  │  │  │  ├── ns
│  │  │  │  │  │  │  │  │  │  │ CMakeLists.txt
│  │  │  │  │  │  │  │  │  ├── partition
│  │  │  │  │  │  │  │  │  │  ├── flash_layout.h
│  │  │  │  │  │  │  │  │  │  │ region_defs.h
│  │  │  │  │  │  │  │  │  ├── tests
│  │  │  │  │  │  │  │  │  │  │ psa_arch_tests_config.cmake
│  │  │  │  │  ├── include
│  │  │  │  │  │  ├── tfm_attest_hal.h
│  │  │  │  │  │  │ tfm_plat_provisioning.h
│  │  │  │  ├── secure_fw
│  │  │  │  │  ├── partitions
│  │  │  │  │  │  ├── crypto
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── Kconfig.comp
│  │  │  │  │  │  │  ├── config_crypto_check.h
│  │  │  │  │  │  │  ├── crypto_check_config.h
│  │  │  │  │  │  │  ├── crypto_init.c
│  │  │  │  │  │  │  ├── crypto_library.c
│  │  │  │  │  │  │  ├── crypto_pake.c
│  │  │  │  │  │  │  ├── crypto_spe.h
│  │  │  │  │  │  │  ├── tfm_crypto.yaml
│  │  │  │  │  │  │  │ tfm_crypto_api.h
│  │  │  │  │  │  ├── initial_attestation
│  │  │  │  │  │  │  │ attest_core.c
│  │  │  │  │  │  ├── internal_trusted_storage
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │ its_crypto_interface.c
│  │  │  │  │  │  ├── lib
│  │  │  │  │  │  │  ├── runtime
│  │  │  │  │  │  │  │  │ CMakeLists.txt
│  │  │  │  │  │  ├── protected_storage
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── crypto
│  │  │  │  │  │  │  │  │ ps_crypto_interface.c
│  │  │  │  │  ├── spm
│  │  │  │  │  │  ├── core
│  │  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │  ├── spm_ipc.c
│  │  │  │  │  │  │  │ tfm_svcalls.c
│  │  │  │  ├── tools
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │ tfm_manifest_list.yaml
│  ├── trusted-firmware-m
│  │  ├── Kconfig
│  │  ├── Kconfig.tfm.defconfig
│  │  ├── Kconfig.tfm.pm
│  │  ├── tfm_boards
│  │  │  ├── CMakeLists.txt
│  │  │  ├── board
│  │  │  │  │ device_cfg.h
│  │  │  ├── nrf54lm20a_cpuapp
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── config.cmake
│  │  │  │  ├── cpuarch.cmake
│  │  │  │  ├── ns
│  │  │  │  │  │ cpuarch_ns.cmake
samples
│  ├── crypto
│  │  ├── aes_ccm
│  │  │  │ sample.yaml
│  │  ├── aes_gcm
│  │  │  │ sample.yaml
│  │  ├── chachapoly
│  │  │  │ sample.yaml
│  │  ├── ecdh
│  │  │  │ sample.yaml
│  │  ├── ecdsa
│  │  │  │ sample.yaml
│  │  ├── ecjpake
│  │  │  │ sample.yaml
│  │  ├── eddsa
│  │  │  │ sample.yaml
│  │  ├── hkdf
│  │  │  │ sample.yaml
│  │  ├── hmac
│  │  │  │ sample.yaml
│  │  ├── pbkdf2
│  │  │  │ sample.yaml
│  │  ├── persistent_key_usage
│  │  │  ├── boards
│  │  │  │  │ nrf54lm20dk_nrf54lm20_cpuapp_ns.conf
│  │  │  │ sample.yaml
│  │  ├── psa_tls
│  │  │  │ sample.yaml
│  │  ├── rng
│  │  │  │ sample.yaml
│  │  ├── rsa
│  │  │  │ sample.yaml
│  │  ├── sha256
│  │  │  │ sample.yaml
│  │  ├── spake2p
│  │  │  │ sample.yaml
│  ├── tfm
│  │  ├── tfm_hello_world
│  │  │  │ sample.yaml
│  │  ├── tfm_secure_peripheral
│  │  │  ├── boards
│  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp_ns.conf
│  │  │  │  │ nrf54lv10dk_nrf54lv10a_cpuapp_ns.conf
scripts
│  │ quarantine_zephyr.yaml
subsys
│  ├── bootloader
│  │  │ Kconfig
│  ├── partition_manager
│  │  ├── CMakeLists.txt
│  │  ├── pm.yml.nvs
│  │  ├── pm.yml.settings
│  │  ├── pm.yml.tfm
│  │  │ pm.yml.zms
west.yml
zephyr
│  ├── boards
│  │  ├── ezurio
│  │  │  ├── bl54l15_dvk
│  │  │  │  ├── bl54l15_dvk_nrf54l10_cpuapp_ns_defconfig
│  │  │  │  │ bl54l15_dvk_nrf54l15_cpuapp_ns_defconfig
│  │  │  ├── bl54l15u_dvk
│  │  │  │  │ bl54l15u_dvk_nrf54l15_cpuapp_ns_defconfig
│  │  ├── nordic
│  │  │  ├── nrf54l15dk
│  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp_ns_defconfig
│  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_ns_defconfig
│  │  │  ├── nrf54lm20dk
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── Kconfig.nrf54lm20dk
│  │  │  │  ├── board.cmake
│  │  │  │  ├── board.yml
│  │  │  │  ├── nrf54lm20a_cpuapp_common.dtsi
│  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp.dts
│  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp_ns.dts
│  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp_ns.yaml
│  │  │  │  │ nrf54lm20dk_nrf54lm20a_cpuapp_ns_defconfig
│  │  ├── panasonic
│  │  │  ├── panb611evb
│  │  │  │  │ panb611evb_nrf54l15_cpuapp_ns_defconfig
│  │  ├── raytac
│  │  │  ├── an54l15q_db
│  │  │  │  │ raytac_an54l15q_db_nrf54l15_cpuapp_ns_defconfig
│  ├── dts
│  │  ├── arm
│  │  │  ├── nordic
│  │  │  │  │ nrf54lm20a_enga_cpuapp.dtsi
│  │  ├── vendor
│  │  │  ├── nordic
│  │  │  │  ├── nrf54lm20a.dtsi
│  │  │  │  ├── nrf54lm20a_ns_partition.dtsi
│  │  │  │  │ nrf54lm20a_partition.dtsi
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  │ CMakeLists.txt
│  │  ├── trusted-firmware-m
│  │  │  ├── Kconfig.tfm
│  │  │  ├── nordic
│  │  │  │  ├── nrf54lm20a_cpuapp
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── config.cmake
│  │  │  │  │  ├── cpuarch.cmake
│  │  │  │  │  ├── ns
│  │  │  │  │  │  │ cpuarch_ns.cmake
│  ├── samples
│  │  ├── drivers
│  │  │  ├── watchdog
│  │  │  │  │ sample.yaml
│  │  ├── tfm_integration
│  │  │  ├── config_build
│  │  │  │  │ sample.yaml
│  │  │  ├── tfm_ipc
│  │  │  │  │ sample.yaml
│  ├── soc
│  │  ├── nordic
│  │  │  ├── Kconfig
│  │  │  ├── common
│  │  │  │  ├── uicr
│  │  │  │  │  │ sysbuild.cmake
│  │  │  ├── ironside
│  │  │  │  ├── include
│  │  │  │  │  ├── nrf_ironside
│  │  │  │  │  │  │ boot_report.h
│  │  │  ├── nrf54l
│  │  │  │  │ Kconfig
│  ├── tests
│  │  ├── drivers
│  │  │  ├── adc
│  │  │  │  ├── adc_api
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── watchdog
│  │  │  │  ├── wdt_basic_api
│  │  │  │  │  │ testcase.yaml
│  │  ├── subsys
│  │  │  ├── settings
│  │  │  │  ├── its
│  │  │  │  │  │ testcase.yaml

Outputs:

Toolchain

Version: 46667c6630
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:46667c6630_bba2ea5f2e

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
  • 🟡 Integration tests
    • ✅ test-sdk-audio
    • ✅ desktop52_verification
    • ✅ test-fw-nrfconnect-apps
    • ❌ test_ble_nrf_config
    • ✅ test-fw-nrfconnect-ble_mesh
    • ✅ test-fw-nrfconnect-ble_samples
    • ✅ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • ✅ test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • ✅ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ✅ test-fw-nrfconnect-nrf-iot_samples
    • ✅ test-fw-nrfconnect-nrf-iot_lwm2m
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91
    • ❌ test-fw-nrfconnect-nrf_crypto
    • ✅ test-fw-nrfconnect-proprietary_esb
    • ✅ test-fw-nrfconnect-rpc
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-tfm
    • ✅ test-fw-nrfconnect-thread-main
    • ✅ test-sdk-find-my
    • ❌ test-sdk-wifi
    • ❌ test-low-level - Error: Error starting job: null
    • ✅ test-sdk-pmic-samples
    • ❌ test-sdk-mcuboot
    • ❌ test-sdk-dfu
    • ✅ test-fw-nrfconnect-ps-main
    • ✅ test-secdom-samples-public
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud

Note: This message is automatically posted and updated by the CI

@degjorva degjorva requested review from a team as code owners September 9, 2025 14:50
@NordicBuilder NordicBuilder added doc-required PR must not be merged without tech writer approval. and removed changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Sep 9, 2025
@degjorva degjorva requested a review from greg-fer September 9, 2025 14:50
Copy link
Contributor

@tejlmand tejlmand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A lot of very long lines, both in Kconfig and CMake.

Please line wrap.

default 0x280 if SOC_SERIES_NRF91X || SOC_NRF5340_CPUAPP # Stored in OTP region
# Monotonic counter slot takes 4 bytes on nRF54L Series
default 0x460 if SOC_NRF54L15_CPUAPP || SOC_NRF54L05_CPUAPP || SOC_NRF54L10_CPUAPP || SOC_NRF54LV10A_ENGA_CPUAPP
default 0x460 if SOC_NRF54L15_CPUAPP || SOC_NRF54L05_CPUAPP || SOC_NRF54L10_CPUAPP || SOC_NRF54LV10A_ENGA_CPUAPP || SOC_NRF54LM20A_ENGA_CPUAPP
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please line wrap.

default 0x280 if SOC_NRF5340_CPUNET # Second instance stored in internal flash of NET
default FPROTECT_BLOCK_SIZE
prompt "Flash space reserved for PROVISION" if !(SOC_NRF9160 || SOC_NRF5340_CPUAPP || SOC_NRF54L15_CPUAPP || SOC_NRF54L05_CPUAPP || SOC_NRF54L10_CPUAPP || SOC_NRF54LV10A_ENGA_CPUAPP)
prompt "Flash space reserved for PROVISION" if !(SOC_NRF9160 || SOC_NRF5340_CPUAPP || SOC_NRF54L15_CPUAPP || SOC_NRF54L05_CPUAPP || SOC_NRF54L10_CPUAPP || SOC_NRF54LV10A_ENGA_CPUAPP || SOC_NRF54LM20A_ENGA_CPUAPP)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please line wrap.


.. nrf54lm20dk_nrf54lm20a_cpuapp_ns

| nRF54LM20 DK | | nrf54lm20dk | ``nrf54lm20dk/nrf54lm20a/cpuapp/ns`` |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| nRF54LM20 DK | | nrf54lm20dk | ``nrf54lm20dk/nrf54lm20a/cpuapp/ns`` |
| nRF54LM20 DK | PCA10184 | nrf54lm20dk | ``nrf54lm20dk/nrf54lm20a/cpuapp/ns`` |

Comment on lines 4 to 5
# LM20 does not support multipart AES operations so can't use
# encrypted ITS until a workaround is implemented
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# LM20 does not support multipart AES operations so can't use
# encrypted ITS until a workaround is implemented
# LM20 does not support multipart AES operations so it cannot use
# encrypted ITS until a workaround is implemented

@degjorva degjorva force-pushed the lm20-tfm-final branch 2 times, most recently from cd365af to e1edff1 Compare September 10, 2025 12:06
@degjorva degjorva force-pushed the lm20-tfm-final branch 3 times, most recently from 3151467 to d397801 Compare September 11, 2025 08:12
Copy link
Contributor

@greg-fer greg-fer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologize for adding yet another request for edits.
Please also update:

@degjorva
Copy link
Contributor Author

Rebase

@NordicBuilder NordicBuilder requested a review from a team October 15, 2025 08:54
@degjorva
Copy link
Contributor Author

Rebase

@NordicBuilder NordicBuilder requested review from a team October 15, 2025 12:15
@degjorva
Copy link
Contributor Author

Rebase

@degjorva
Copy link
Contributor Author

Rebase

@degjorva
Copy link
Contributor Author

Rebase

@degjorva degjorva requested review from a team and kl-cruz as code owners October 21, 2025 11:31
Comment on lines +571 to +573
* :ref:`tfm_secure_peripheral_partition`
* Added support for the ``nrf54lm20dk/nrf54lm20a/cpuapp/ns`` board target.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* :ref:`tfm_secure_peripheral_partition`
* Added support for the ``nrf54lm20dk/nrf54lm20a/cpuapp/ns`` board target.
* :ref:`tfm_secure_peripheral_partition` sample:
* Added support for the ``nrf54lm20dk/nrf54lm20a/cpuapp/ns`` board target.

Update configurations to support /ns targets for LM20

Signed-off-by: Dag Erik Gjørvad <[email protected]>
Add support for nRF54LM20A/ns tfm_hello_world and
tfm_secure_peripheral.
Also update incorrect pin masks on 54L devices.

Signed-off-by: Dag Erik Gjørvad <[email protected]>
Add support for nRF54LM20A/ns to all samples that support lm20

Signed-off-by: Dag Erik Gjørvad <[email protected]>
This test is not supported for CRACEN devices.

NCSDK-34723

Signed-off-by: Dag Erik Gjørvad <[email protected]>
Updated CONFIG_SOC_NRF54LX_SKIP_CLOCK_CONFIG to
CONFIG_NRF_SKIP_CLOCK_CONFIG for nRF54LV10A/ns which is the new
config used upstream.

Signed-off-by: Dag Erik Gjørvad <[email protected]>
@NordicBuilder NordicBuilder requested a review from a team October 21, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.